This XFCN will change the case of the string passed to it to all lower case.
Related to this XFCN are:
upper* XFCN
initialCaps* XFCN
These XFCNs are ShareWare. If you use them in your stacks, please send $5.00 to the address below. If one or more of the stacks you use them in will be commercial or shareware, you must pay a one-time licensing fee of $25.00.
J. Brad Hicks
11215 Sugartrail, St. Louis, MO 63136
FidoNet 1:100/523; CompuServe [76012,300]
©1988 J. Brad Hicks
-- part contents for background part 7
----- text -----
Syntax:
lower(<string>)
Strings must be 255 chars or less. These functions correctly strip diacritical marks ("ö", "á", "ñ", etc.) and handle most ligatures ("Æ","Œ", etc.).